home *** CD-ROM | disk | FTP | other *** search
/ Practical Internet 41 / Practical Internet Issue 41 / Practical Internet Issue 41.bin / pc / PracticalInternet.exe / scripts / DefineButton2_19 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2000-04-06  |  71 b   |  4 lines

  1. on(release){
  2.    set("disclaimer.scroll",disclaimer.scroll + "1");
  3. }
  4.